cargo.git
2014-07-25 borsauto merge of #260 : alexcrichton/cargo/issue-229,...
2014-07-25 Alex CrichtonBase get_fingerprint on a PackageId
2014-07-24 borsauto merge of #257 : alexcrichton/cargo/ld-lib-path...
2014-07-24 Alex CrichtonEnsure LD_LIBRARY_PATH is correct for plugins
2014-07-24 borsauto merge of #253 : jdeseno/cargo/find-root-manifest...
2014-07-24 borsauto merge of #252 : rust-lang/cargo/pkg-version-env...
2014-07-24 Carl LercheSupply the crate version via ENV vars
2014-07-24 Joshua DeSenoReplace duplicate code for loading project manifest
2014-07-23 borsauto merge of #251 : alexcrichton/cargo/print-the-failu...
2014-07-23 Alex CrichtonEnsure a message is printed on test failure
2014-07-23 Alex CrichtonAllow omitting part of the output of a process
2014-07-23 borsauto merge of #249 : alexcrichton/cargo/fix-test-twice...
2014-07-23 Alex CrichtonOnly copy over the native output directory once
2014-07-23 Alex CrichtonPrint unknown errors with --verbose
2014-07-23 Alex CrichtonFix `cargo test` with a dylib when run twice
2014-07-23 borsauto merge of #250 : alexcrichton/cargo/test-deps,...
2014-07-23 Alex CrichtonEnsure binaries are present for tests
2014-07-23 Alex CrichtonFix integration tests with same names as libs
2014-07-23 Alex CrichtonFix dependencies during tests
2014-07-23 Alex CrichtonDon't pass around Option<&[T]> for libs/bins
2014-07-23 borsauto merge of #248 : alexcrichton/cargo/issue-225,...
2014-07-23 Alex CrichtonAdd `cargo new` to the `cargo help` message
2014-07-23 Alex CrichtonFilter the current package out of override paths
2014-07-23 borsauto merge of #246 : alexcrichton/cargo/issue-227,...
2014-07-23 borsauto merge of #247 : alexcrichton/cargo/extern-myself...
2014-07-23 Alex CrichtonFix crates with the same name as standard crates
2014-07-22 borsauto merge of #240 : alexcrichton/cargo/cargo-new,...
2014-07-22 Alex CrichtonImplement cargo-new
2014-07-22 Alex CrichtonDon't rename a directory to a directory
2014-07-22 borsauto merge of #245 : alexcrichton/cargo/fix-fresh,...
2014-07-22 Alex CrichtonFix travis builds
2014-07-22 Alex CrichtonUse a hash for -C metadata instead of a string
2014-07-22 borsauto merge of #242 : alexcrichton/cargo/issue-111,...
2014-07-22 borsauto merge of #241 : alexcrichton/cargo/fix, r=wycats
2014-07-22 borsauto merge of #238 : alexcrichton/cargo/cstr-builder...
2014-07-22 Alex CrichtonAdd a test for closed issue #111
2014-07-22 Alex CrichtonCorrect a typo in layout preparation
2014-07-22 borsauto merge of #237 : cburgdorf/cargo/fix_deprecation_wa...
2014-07-22 Christoph Burgdorfremove deprecated lexical_ordering() usage
2014-07-22 borsauto merge of #235 : rust-lang/cargo/better-test-output...
2014-07-22 Alex CrichtonFix windows tests
2014-07-22 Alex CrichtonUse Path::display().to_string() less often
2014-07-22 Alex CrichtonMove git macros to using `arg()`
2014-07-22 Alex CrichtonSimplify the ProcessBuilder struct
2014-07-21 borsauto merge of #236 : cburgdorf/cargo/kill_lifetimes...
2014-07-21 Christoph Burgdorfkill unnecessary lifetime annotations
2014-07-21 Yehuda KatzImprove test output
2014-07-21 Yehuda KatzImprove error message on failed compile
2014-07-21 borsauto merge of #224 : alexcrichton/cargo/canonical-hash...
2014-07-21 borsauto merge of #222 : alexcrichton/cargo/no-cargo-toml...
2014-07-21 borsauto merge of #232 : bkoropoff/cargo/fix-repeated-cargo...
2014-07-21 Brian KoropoffAdd regression test for running `cargo test` twice
2014-07-20 Brian KoropoffFix failure on second run of 'cargo test'
2014-07-20 borsauto merge of #231 : alexcrichton/cargo/burningtree...
2014-07-20 Alex CrichtonFactor the metadata into test filenames
2014-07-20 Steve Klabnikfix deprecated usage
2014-07-20 Alex CrichtonDon't look inside target/ for sub-packages
2014-07-19 Alex CrichtonCanonicalize URLs when hashing sources
2014-07-19 borsauto merge of #216 : alexcrichton/cargo/issue-205,...
2014-07-19 Alex CrichtonHouse all native build output in a per-package dir
2014-07-18 Alex CrichtonBlow away all directories/files on each build
2014-07-18 borsauto merge of #220 : erickt/cargo/master, r=alexcrichton
2014-07-18 borsauto merge of #217 : gchp/cargo/docs, r=alexcrichton
2014-07-18 Erick TryzelaarUpdate hammer to fix `cargo build -h`.
2014-07-18 borsauto merge of #212 : fhahn/cargo/version, r=alexcrichton
2014-07-18 borsauto merge of #219 : alexcrichton/cargo/update-to-mater...
2014-07-18 Alex CrichtonUpdate to master
2014-07-18 Florian HahnAdd version command, closes #201
2014-07-18 Greg ChappleUse [[bin]] instead of [[executable]] in manifest examples
2014-07-17 borsauto merge of #213 : fhahn/cargo/fix-warnings-2, r...
2014-07-17 Florian HahnUse indexing instead of get() function to access Vec
2014-07-17 borsauto merge of #208 : alexcrichton/cargo/fix-main-name...
2014-07-17 borsauto merge of #211 : japaric/cargo/update-toml, r=alexc...
2014-07-17 Jorge AparicioUpdate toml submodule
2014-07-17 Alex CrichtonFix inferred name of `src/main.rs`
2014-07-16 borsauto merge of #206 : alexcrichton/cargo/update-toml...
2014-07-16 Alex CrichtonUpdate toml-rs
2014-07-15 borsauto merge of #202 : fhahn/cargo/master, r=alexcrichton
2014-07-15 Florian HahnAdd --destdir option to install.sh
2014-07-15 borsauto merge of #200 : thiagopnts/cargo/master, r=alexcri...
2014-07-15 thiagopntsundo inline for better readability
2014-07-15 thiagopntsMinor fixes for code style consistency
2014-07-15 borsauto merge of #57 : ebfe/cargo/git-chmod, r=alexcrichton
2014-07-14 borsauto merge of #199 : jdeseno/cargo/cleanup, r=alexcrichton
2014-07-14 Joshua DeSenoremove unecessary return statement
2014-07-14 borsauto merge of #198 : rust-lang/cargo/another-nightly...
2014-07-14 Alex CrichtonRe-attempt to fix the nightly windows installer
2014-07-14 Alex CrichtonRemove accidental debugging print
2014-07-14 borsauto merge of #197 : alexcrichton/cargo/fix-windows...
2014-07-14 Alex CrichtonAttempt to fix the windows dist bot
2014-07-14 borsauto merge of #196 : alexcrichton/cargo/linker-and...
2014-07-14 Alex CrichtonAllow configuratin ar/ld for rustc
2014-07-14 Alex CrichtonAllow tables in configuration
2014-07-14 borsauto merge of #195 : alexcrichton/cargo/install, r...
2014-07-14 borsauto merge of #190 : alexcrichton/cargo/cargo-run,...
2014-07-14 borsauto merge of #189 : alexcrichton/cargo/all-crate-types...
2014-07-14 Alex CrichtonAdd an installation script to the repo
2014-07-14 Alex CrichtonAdd a `cargo run` command
2014-07-13 borsauto merge of #176 : cburgdorf/cargo/docs_1, r=alexcrichton
2014-07-13 Christoph BurgdorfAdd documentation and make minor variable renames
next